|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
IEEE 802.3 header structure. More...
Public Member Functions | |
| int | getPacketCnt () |
| void | setKeepAliveOn (bool) |
| bool | isKeepAliveOn () |
| void | setKeepAliveInterval (int) |
| int | getKeepAliveInterval () |
Public Member Functions inherited from HardwareQueue | |
| void | updateTableEvent () |
| This event is emitted when update event table. More... | |
| int | getPacketCnt () |
| Returns the number of packets. More... | |
| UserTraffic | getUserTrafficAt (int) |
| Returns the UserTraffic object. More... | |
IEEE 802.3 header structure.
| int CsmaCdProcess::getKeepAliveInterval | ( | ) |
| int CsmaCdProcess::getPacketCnt | ( | ) |
| bool CsmaCdProcess::isKeepAliveOn | ( | ) |
| void CsmaCdProcess::setKeepAliveInterval | ( | int | ) |
| void CsmaCdProcess::setKeepAliveOn | ( | bool | ) |